home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / gconf / schemas / liferea.schemas < prev    next >
Encoding:
Text File  |  2010-07-19  |  18.3 KB  |  503 lines

  1. <gconfschemafile>
  2.  
  3. <!--
  4. Note: all double hyphens in this comment have a space in the middle
  5. because double hyphen isn't allowed in comments. So, remove the space
  6. before use.
  7.  
  8. To install this file type:
  9.       gconftool - -install-schema-file basic-gconf-app.schemas
  10. You probably want your "make install" to do this for real applications.
  11. Also, you probably want a configure option so people can retarget where the
  12. schema file gets installed. The option should be called - -gconf-config-source=blah
  13. To change the gconftool target use the - -config-source=blah option to gconftool.
  14. -->
  15.  
  16.  
  17.   <schemalist>
  18.     <schema>
  19.       <key>/schemas/apps/liferea/browse-inside-application</key>
  20.       <applyto>/apps/liferea/browse-inside-application</applyto>
  21.       <owner>liferea</owner>
  22.       <type>bool</type>
  23.       <default>false</default>
  24.       <locale name="C">
  25.         <short>Open links inside of Liferea?</short>
  26.         <long>If set to true, links clicked will be opened inside of
  27.         Liferea, otherwise they will be opened in the selected
  28.         external browser.</long>
  29.       </locale>
  30.     </schema>
  31.     <schema>
  32.       <key>/schemas/apps/liferea/browse-key-setting</key>
  33.       <applyto>/apps/liferea/browse-key-setting</applyto>
  34.       <owner>liferea</owner>
  35.       <type>int</type>
  36.       <default>1</default>
  37.       <locale name="C">
  38.         <short>Selects which key to use to pagedown or go to the next
  39.        unread item</short>
  40.         <long>Selects which key to use to pagedown or go to the next
  41.        unread item. Set to 0 to use space, 1 to use ctrl-space, or 2
  42.        to use alt-space.</long>
  43.       </locale>
  44.     </schema>
  45.     <schema>
  46.       <key>/schemas/apps/liferea/browser</key>
  47.       <applyto>/apps/liferea/browser</applyto>
  48.       <owner>liferea</owner>
  49.       <type>string</type>
  50.       <default>mozilla %s</default>
  51.       <locale name="C">
  52.         <short>Selects the browser command to use when browser_module
  53.        is set to manual</short>
  54.         <long>Selects the browser command to use when browser_module
  55.        is set to manual.</long>
  56.       </locale>
  57.     </schema>
  58.     <schema>
  59.       <key>/schemas/apps/liferea/browser_id</key>
  60.       <applyto>/apps/liferea/browser_id</applyto>
  61.       <owner>liferea</owner>
  62.       <type>string</type>
  63.       <default>gnome</default>
  64.       <locale name="C">
  65.         <short>Selects which browser to use to open external links</short>
  66.         <long>Selects which browser to use to open external
  67.        links. The choices include "gnome", "mozilla", "firefox",
  68.        "netscape", "opera", "konqueror", and "manual". </long>
  69.       </locale>
  70.     </schema>
  71.     <schema>
  72.       <key>/schemas/apps/liferea/browser-module</key>
  73.       <applyto>/apps/liferea/browser-module</applyto>
  74.       <owner>liferea</owner>
  75.       <type>string</type>
  76.       <default>liblihtmlm.so</default>
  77.       <locale name="C">
  78.         <short>Selects which HTML rendering engine to use</short>
  79.         <long>Selects which HTML rendering engine to use. Usually
  80.        'liblihtmlg.so' and 'liblihtmlm.so' are available.</long>
  81.       </locale>
  82.     </schema>
  83.     <schema>
  84.       <key>/schemas/apps/liferea/browser_place</key>
  85.       <applyto>/apps/liferea/browser_place</applyto>
  86.       <owner>liferea</owner>
  87.       <type>int</type>
  88.       <default>0</default>
  89.       <locale name="C">
  90.         <short>Location of position to open up the link in the
  91.        selected browser</short>
  92.         <long>Selects the location in the browser to open up the
  93.        link. Use 0 for the browser's default, 1 for in an existing
  94.        window, 2 for in a new window, and 3 for in a new tab.</long>
  95.       </locale>
  96.     </schema>
  97.     <schema>
  98.       <key>/schemas/apps/liferea/default-update-interval</key>
  99.       <applyto>/apps/liferea/default-update-interval</applyto>
  100.       <owner>liferea</owner>
  101.       <type>int</type>
  102.       <default>0</default>
  103.       <locale name="C">
  104.         <short>Default interval for fetching feeds.</short>
  105.         <long>
  106.        This value specifies how often Liferea tries to update
  107.        feeds. The value is given in minutes. When setting the
  108.        interval always consider the traffic it produces. Setting
  109.        a value less than 15min almost never makes sense.
  110.     </long>
  111.       </locale>
  112.     </schema>
  113.     <schema>
  114.       <key>/schemas/apps/liferea/disable-javascript</key>
  115.       <applyto>/apps/liferea/disable-javascript</applyto>
  116.       <owner>liferea</owner>
  117.       <type>bool</type>
  118.       <default>false</default>
  119.       <locale name="C">
  120.         <short>Allows to disable Javascript when using Mozilla for rendering.</short>
  121.         <long>
  122.        Allows to disable Javascript when using Mozilla for rendering.
  123.        Should not be necessary when using GtkHTML2 which does not
  124.        support Javascript.
  125.         </long>
  126.       </locale>
  127.     </schema>
  128.     <schema>
  129.       <key>/schemas/apps/liferea/disable-toolbar</key>
  130.       <applyto>/apps/liferea/disable-toolbar</applyto>
  131.       <owner>liferea</owner>
  132.       <type>bool</type>
  133.       <default>false</default>
  134.       <locale name="C">
  135.         <short>Disable displaying the toolbar in the Liferea main
  136.        window</short>
  137.         <long>Disable displaying the toolbar in the Liferea main
  138.         window.</long>
  139.       </locale>
  140.     </schema>
  141.     <schema>
  142.       <key>/schemas/apps/liferea/enable-fetch-retries</key>
  143.       <applyto>/apps/liferea/enable-fetch-retries</applyto>
  144.       <owner>liferea</owner>
  145.       <type>bool</type>
  146.       <locale name="C">
  147.         <default>true</default>
  148.         <short>Try to refetch feeds after network errors?</short>
  149.         <long>If set to true, and a network error is encountered while
  150.         fetching a feed, Liferea will do a few more tries. This is useful
  151.         in case of temporary loss of network/internet connection.</long>
  152.       </locale>
  153.     </schema>
  154.     <schema>
  155.       <key>/schemas/apps/liferea/enable-fetch-retries</key>
  156.       <applyto>/apps/liferea/enable-fetch-retries</applyto>
  157.       <owner>liferea</owner>
  158.       <type>bool</type>
  159.       <locale name="C">
  160.         <default>true</default>
  161.         <short>Try to refetch feeds after network errors?</short>
  162.         <long>If set to true, and a network error is encountered while
  163.         fetching a feed, Liferea will do a few more tries. This is useful
  164.         in case of temporary loss of network/internet connection.</long>
  165.       </locale>
  166.     </schema>
  167.     <schema>
  168.       <key>/schemas/apps/liferea/last-hpane-pos</key>
  169.       <applyto>/apps/liferea/last-hpane-pos</applyto>
  170.       <owner>liferea</owner>
  171.       <type>int</type>
  172.       <default>0</default>
  173.       <locale name="C">
  174.         <short>Height of the itemlist pane in the mainwindow</short>
  175.         <long>Height of the itemlist pane in the mainwindow. Use 0 to
  176.        let GTK+ decide the height.</long>
  177.       </locale>
  178.     </schema>
  179.     <schema>
  180.       <key>/schemas/apps/liferea/last-itemlist-mode</key>
  181.       <applyto>/apps/liferea/last-itemlist-mode</applyto>
  182.       <owner>liferea</owner>
  183.       <type>bool</type>
  184.       <default>false</default>
  185.       <locale name="C">
  186.         <short>Enables condensed mode</short>
  187.         <long>Set to true to make Liferea use condensed mode or false
  188.         to make Liferea use the three pane mode.</long>
  189.       </locale>
  190.     </schema>
  191.     <schema>
  192.       <key>/schemas/apps/liferea/last-vpane-pos</key>
  193.       <applyto>/apps/liferea/last-vpane-pos</applyto>
  194.       <owner>liferea</owner>
  195.       <type>int</type>
  196.       <default>0</default>
  197.       <locale name="C">
  198.         <short>Width of the feedlist pane in the mainwindow</short>
  199.         <long>Width of the feedlist pane in the mainwindow. Use 0 to
  200.        let GTK+ decide the width.</long>
  201.       </locale>
  202.     </schema>
  203.     <schema>
  204.       <key>/schemas/apps/liferea/last-window-height</key>
  205.       <applyto>/apps/liferea/last-window-height</applyto>
  206.       <owner>liferea</owner>
  207.       <type>int</type>
  208.       <default>0</default>
  209.       <locale name="C">
  210.         <short>Height of the Liferea main window</short>
  211.         <long>Height of the Liferea main window. Use 0 to let GTK+
  212.        decide on the height.</long>
  213.       </locale>
  214.     </schema>
  215.     <schema>
  216.       <key>/schemas/apps/liferea/last-window-maximized</key>
  217.       <applyto>/apps/liferea/last-window-maximized</applyto>
  218.       <owner>liferea</owner>
  219.       <type>bool</type>
  220.       <default>false</default>
  221.       <locale name="C">
  222.         <short>Mainwindow is maximized when Liferea starts up</short>
  223.         <long>Determines if the Liferea main window will be maximized
  224.        at startup.</long>
  225.       </locale>
  226.     </schema>
  227.     <schema>
  228.       <key>/schemas/apps/liferea/last-window-width</key>
  229.       <applyto>/apps/liferea/last-window-width</applyto>
  230.       <owner>liferea</owner>
  231.       <type>int</type>
  232.       <default>0</default>
  233.       <locale name="C">
  234.         <short>Width of the Liferea main window</short>
  235.         <long>Width of the Liferea main window. Use 0 to let GTK+
  236.        decide on the width.</long>
  237.       </locale>
  238.     </schema>
  239.     <schema>
  240.       <key>/schemas/apps/liferea/last-window-x</key>
  241.       <applyto>/apps/liferea/last-window-x</applyto>
  242.       <owner>liferea</owner>
  243.       <type>int</type>
  244.       <default>0</default>
  245.       <locale name="C">
  246.         <short>Left position of the Liferea main window</short>
  247.         <long>Left position of the Liferea main window.</long>
  248.       </locale>
  249.     </schema>
  250.     <schema>
  251.       <key>/schemas/apps/liferea/last-window-y</key>
  252.       <applyto>/apps/liferea/last-window-y</applyto>
  253.       <owner>liferea</owner>
  254.       <type>int</type>
  255.       <default>0</default>
  256.       <locale name="C">
  257.         <short>Top position of the Liferea main window</short>
  258.         <long>Top position of the Liferea main window.</long>
  259.       </locale>
  260.     </schema>
  261.     <schema>
  262.       <key>/schemas/apps/liferea/last-zoomlevel</key>
  263.       <applyto>/apps/liferea/last-zoomlevel</applyto>
  264.       <owner>liferea</owner>
  265.       <type>int</type>
  266.       <default>100</default>
  267.       <locale name="C">
  268.         <short>Zoom level of the HTML view</short>
  269.         <long>Zoom level of the HTML view. (100 = 1:1)</long>
  270.       </locale>
  271.     </schema>
  272.     <schema>
  273.       <key>/schemas/apps/liferea/maxitemcount</key>
  274.       <applyto>/apps/liferea/maxitemcount</applyto>
  275.       <owner>liferea</owner>
  276.       <type>int</type>
  277.       <default>100</default>
  278.       <locale name="C">
  279.         <short>Determines the default number of items saved on each
  280.         feed</short>
  281.         <long>This value is used to determine how many items are saved
  282.        in each feed when Liferea exits. Note that marked items are
  283.        always saved.</long>
  284.       </locale>
  285.     </schema>
  286.     <schema>
  287.       <key>/schemas/apps/liferea/show-popup-windows</key>
  288.       <applyto>/apps/liferea/show-popup-windows</applyto>
  289.       <owner>liferea</owner>
  290.       <type>bool</type>
  291.       <default>false</default>
  292.       <locale name="C">
  293.         <short>Display popup window advertising new items as they are downloaded</short>
  294.         <long>Display popup window advertising new items as they are downloaded.</long>
  295.       </locale>
  296.     </schema>
  297.     <schema>
  298.       <key>/schemas/apps/liferea/startup_feed_action</key>
  299.       <applyto>/apps/liferea/startup_feed_action</applyto>
  300.       <owner>liferea</owner>
  301.       <type>int</type>
  302.       <default>0</default>
  303.       <locale name="C">
  304.         <short>Determines how feed updating works at Liferea startup</short>
  305.         <long>Numeric value determines how feed updating works at
  306.        Liferea startup. Set to 0 to use the last poll times to
  307.        "automatically" determine which feeds will be updated. Set to
  308.        1 to update all feeds at startup. Set to 2 to reset all poll
  309.        times at startup so that no feeds are updated at startup.</long>
  310.       </locale>
  311.     </schema>
  312.     <schema>
  313.       <key>/schemas/apps/liferea/toolbar_style</key>
  314.       <applyto>/apps/liferea/toolbar_style</applyto>
  315.       <owner>liferea</owner>
  316.       <type>string</type>
  317.       <default></default>
  318.       <locale name="C">
  319.         <short>Determines the style of the toolbar buttons</short>
  320.         <long>Determines the style of the toolbar buttons locally,
  321.        overriding the GNOME settings. Valid values are "both", "both-horiz",
  322.        "icons", and "text". If empty or not specified, the GNOME settings are used.</long>
  323.       </locale>
  324.     </schema>
  325.     <schema>
  326.       <key>/schemas/apps/liferea/timeformat</key>
  327.       <applyto>/apps/liferea/timeformat</applyto>
  328.       <owner>liferea</owner>
  329.       <type>string</type>
  330.       <default>%D %t</default>
  331.       <locale name="C">
  332.         <short>Format string to use to show the date in the Liferea itemlist</short>
  333.         <long>This string controls what is displayed in the date
  334.        column of the Liferea itemlist if timeformatmode is set to
  335.        1. The syntax used is the syntax of strftime(2).</long>
  336.       </locale>
  337.     </schema>
  338.     <schema>
  339.       <key>/schemas/apps/liferea/timeformatmode</key>
  340.       <applyto>/apps/liferea/timeformatmode</applyto>
  341.       <owner>liferea</owner>
  342.       <type>int</type>
  343.       <default>2</default>
  344.       <locale name="C">
  345.         <short>Determines how the date is rendered in the itemview</short>
  346.         <long>If timeformat is set to 1, then only the time is
  347.        shown. If set to 2, then both the time and date are shown. If
  348.        set to 3, then the format string stored in timeformat is used.</long>
  349.       </locale>
  350.     </schema>
  351.     <schema>
  352.       <key>/schemas/apps/liferea/trayicon</key>
  353.       <applyto>/apps/liferea/trayicon</applyto>
  354.       <owner>liferea</owner>
  355.       <type>bool</type>
  356.       <default>true</default>
  357.       <locale name="C">
  358.         <short>Determines if the system tray icon is to be shown</short>
  359.        <long>Determines if the system tray icon is to be shown</long>
  360.       </locale>
  361.     </schema>
  362.     <schema>
  363.       <key>/schemas/apps/liferea/trayicon-new-count</key>
  364.       <applyto>/apps/liferea/trayicon-new-count</applyto>
  365.       <owner>liferea</owner>
  366.       <type>bool</type>
  367.       <default>false</default>
  368.       <locale name="C">
  369.         <short>Determines if the number of new items is shown in the system tray icon</short>
  370.         <long>Determines if the number of new items is shown in the system tray icon</long>
  371.       </locale>
  372.     </schema>
  373.     <schema>
  374.       <key>/schemas/apps/liferea/dont-minimize-to-tray</key>
  375.       <applyto>/apps/liferea/dont-minimize-to-tray</applyto>
  376.       <owner>liferea</owner>
  377.       <type>bool</type>
  378.       <default>false</default>
  379.       <locale name="C">
  380.         <short>Determines if minimize to tray is not desired</short>
  381.        <long>Determines if minimize to tray is not desired. This is relevant when the user clicks the close button or presses the window close hotkey of the window manager. If this option is disabled Liferea will just hide the window and keep running. If the option is enabled the application will terminate.</long>
  382.       </locale>
  383.     </schema>
  384.     <schema>
  385.       <key>/schemas/apps/liferea/updateonstartup</key>
  386.       <applyto>/apps/liferea/updateonstartup</applyto>
  387.       <owner>liferea</owner>
  388.       <type>bool</type>
  389.       <default>false</default>
  390.       <locale name="C">
  391.         <short>Force all feeds to be updated on startup.</short>
  392.         <long>
  393.        This option forces all feeds to be updated on startup.
  394.        Normally only out-dated feeds are updated.
  395.     </long>
  396.       </locale>
  397.     </schema>
  398.     <schema>
  399.       <key>/schemas/apps/liferea/update-thread-concurrency</key>
  400.       <applyto>/apps/liferea/update-thread-concurrency</applyto>
  401.       <owner>liferea</owner>
  402.       <type>int</type>
  403.       <default>2</default>
  404.       <locale name="C">
  405.         <short>Number of update threads used in downloading</short>
  406.         <long>Number of threads used to download feeds and web objects
  407.        in Liferea. An additional thread is created that only
  408.        services 'interactive' requests (for example when a user
  409.        manually selects a feed to update).</long>
  410.       </locale>
  411.     </schema>
  412.     <schema>
  413.       <key>/schemas/apps/liferea/popup-placement</key>
  414.       <applyto>/apps/liferea/popup-placement</applyto>
  415.       <owner>liferea</owner>
  416.       <type>int</type>
  417.       <default>0</default>
  418.       <locale name="C">
  419.         <short>Placement of the mini popup window</short>
  420.         <long>
  421.        The placement of the mini popup window that is opened
  422.        to notify the user of new items. The popup window is
  423.        positioned at one of the desktop borders (1 = upper left,
  424.        2 = upper right, 3 = lower right, 4 = lower left).
  425.     </long>
  426.       </locale>
  427.     </schema>
  428.     <schema>
  429.       <key>/schemas/apps/liferea/folder-display-mode</key>
  430.       <applyto>/apps/liferea/folder-display-mode</applyto>
  431.       <owner>liferea</owner>
  432.       <type>int</type>
  433.       <default>0</default>
  434.       <locale name="C">
  435.         <short>Determine if folders show all child content.</short>
  436.         <long>
  437.        If set to 0 no items are displayed when selecting a folder.
  438.        If set to 1 all items of all childs are displayed when 
  439.        selecting a folder.
  440.     </long>
  441.       </locale>
  442.     </schema>
  443.     <schema>
  444.       <key>/schemas/apps/liferea/folder-display-hide-read</key>
  445.       <applyto>/apps/liferea/folder-display-hide-read</applyto>
  446.       <owner>liferea</owner>
  447.       <type>bool</type>
  448.       <default>false</default>
  449.       <locale name="C">
  450.         <short>Filter read items when displaying folders.</short>
  451.         <long>
  452.        If this option is enabled and folder-display-mode is 
  453.        not 0 when clicking a folder only the unread items 
  454.        of all childs will be displayed.
  455.     </long>
  456.       </locale>
  457.     </schema>
  458.     <schema>
  459.       <key>/schemas/apps/liferea/reduced-feedlist</key>
  460.       <applyto>/apps/liferea/reduced-feedlist</applyto>
  461.       <owner>liferea</owner>
  462.       <type>bool</type>
  463.       <default>false</default>
  464.       <locale name="C">
  465.         <short>Filter feeds without unread items from feed list.</short>
  466.         <long>
  467.        If this option is enabled the feed list will contain
  468.        only feeds that have unread items.
  469.     </long>
  470.       </locale>
  471.     </schema>
  472.     <schema>
  473.       <key>/schemas/apps/liferea/enclosure-download-tool</key>
  474.       <applyto>/apps/liferea/enclosure-download-tool</applyto>
  475.       <owner>liferea</owner>
  476.       <type>int</type>
  477.       <default>0</default>
  478.       <locale name="C">
  479.         <short>Which tool to download enclosures.</short>
  480.         <long>
  481.        This options determines which download tool Liferea
  482.        uses to download enclosures (0 = wget, 1 = curl).
  483.     </long>
  484.       </locale>
  485.     </schema>
  486.     <schema>
  487.       <key>/schemas/apps/liferea/enclosure-download-path</key>
  488.       <applyto>/apps/liferea/enclosure-download-path</applyto>
  489.       <owner>liferea</owner>
  490.       <type>string</type>
  491.       <default></default>
  492.       <locale name="C">
  493.         <short>The path where to store downloaded enclosures.</short>
  494.         <long>
  495.        This options determines where Liferea stores downloaded
  496.        enclosures. If not specified Liferea will uses the users
  497.        home directory.
  498.     </long>
  499.       </locale>
  500.     </schema>
  501.   </schemalist>
  502. </gconfschemafile>
  503.